home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / clang / zcpp_jae.zip / CHANGES.DLE next >
Text File  |  1991-05-18  |  633b  |  17 lines

  1. This file describes the changes that I made to Guy C. Gallant's port
  2. of the Texas Instruments/Decus C Pre-Processor (CPP) to Zortech C++
  3. (DOS Version 2.18).
  4.  
  5. *   Import the ';' separated list of directories from the INCLUDE environment
  6. variable as if they were added with the -I switch.
  7.  
  8. *   Added -A switch to allow conditional definition of __STDC__ at run-time
  9. when cpp is compiled with OK_STDC=0.
  10.  
  11. *   Added -m[tscmlvr] switch to set pointer sizes based on DOS/OS2 memory
  12. models.  The default is small model (2 byte data and function pointers).
  13.  
  14. David L. Engel
  15. Fidonet: 1:124/1113.2003
  16. Internet: ods@utdallas.edu
  17.